* net/tramp.el (tramp-process-actions): Add POS argument. Delete
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 25 Apr 2011 17:58:27 +0000 (19:58 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 25 Apr 2011 17:58:27 +0000 (19:58 +0200)
commit4910c0e6bb97f03feaaf3b07719c60d691fec719
tree3c202cbc966737804eef8c9c1c954096e9d93717
parent0e345707bee89cf24faca0789f39855cf518f7ec
* net/tramp.el (tramp-process-actions): Add POS argument.  Delete
region between POS and (pos).
(tramp-do-copy-or-rename-file-out-of-band): Use `nil' position in
`tramp-process-actions' call.
(tramp-maybe-open-connection): Call `tramp-process-actions' with pos.

* net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
position in `tramp-process-actions' call.
lisp/ChangeLog
lisp/net/tramp-smb.el
lisp/net/tramp.el